﻿2026-06-28T11:42:08.0020614Z Current runner version: '2.335.1'
2026-06-28T11:42:08.0025084Z Runner name: 'kitsubito'
2026-06-28T11:42:08.0025591Z Runner group name: 'Default'
2026-06-28T11:42:08.0026202Z Machine name: 'KITSUBITO'
2026-06-28T11:42:08.0028102Z ##[group]GITHUB_TOKEN Permissions
2026-06-28T11:42:08.0029843Z Contents: read
2026-06-28T11:42:08.0030233Z Metadata: read
2026-06-28T11:42:08.0030590Z Packages: read
2026-06-28T11:42:08.0030950Z ##[endgroup]
2026-06-28T11:42:08.0032443Z Secret source: Actions
2026-06-28T11:42:08.0032928Z Prepare workflow directory
2026-06-28T11:42:08.0462522Z Prepare all required actions
2026-06-28T11:42:08.0491492Z Getting action download info
2026-06-28T11:42:08.3787620Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-28T11:42:08.9716574Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-28T11:42:09.0542026Z ##[group]Run actions/checkout@v5
2026-06-28T11:42:09.0542740Z with:
2026-06-28T11:42:09.0543074Z   fetch-depth: 0
2026-06-28T11:42:09.0543469Z   repository: SaberMage/spt-core
2026-06-28T11:42:09.0546566Z   token: ***
2026-06-28T11:42:09.0546899Z   ssh-strict: true
2026-06-28T11:42:09.0547242Z   ssh-user: git
2026-06-28T11:42:09.0547590Z   persist-credentials: true
2026-06-28T11:42:09.0547967Z   clean: true
2026-06-28T11:42:09.0548326Z   sparse-checkout-cone-mode: true
2026-06-28T11:42:09.0548729Z   fetch-tags: false
2026-06-28T11:42:09.0549189Z   show-progress: true
2026-06-28T11:42:09.0549532Z   lfs: false
2026-06-28T11:42:09.0549852Z   submodules: false
2026-06-28T11:42:09.0550195Z   set-safe-directory: true
2026-06-28T11:42:09.0550767Z ##[endgroup]
2026-06-28T11:42:09.1332607Z Syncing repository: SaberMage/spt-core
2026-06-28T11:42:09.1334007Z ##[group]Getting Git version info
2026-06-28T11:42:09.1334727Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-28T11:42:09.1335571Z [command]/usr/bin/git version
2026-06-28T11:42:09.1335971Z git version 2.43.0
2026-06-28T11:42:09.1346964Z ##[endgroup]
2026-06-28T11:42:09.1357306Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2c7380d5-eab1-4f18-9717-3129fb9c65a6' before making global git config changes
2026-06-28T11:42:09.1358406Z Adding repository directory to the temporary git global config as a safe directory
2026-06-28T11:42:09.1360325Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-28T11:42:09.1391587Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-28T11:42:09.1409155Z https://github.com/SaberMage/spt-core
2026-06-28T11:42:09.1419390Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-28T11:42:09.1421730Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-28T11:42:09.1474211Z HEAD
2026-06-28T11:42:09.1510272Z ##[endgroup]
2026-06-28T11:42:09.1510949Z [command]/usr/bin/git submodule status
2026-06-28T11:42:09.1694105Z ##[group]Cleaning the repository
2026-06-28T11:42:09.1696470Z [command]/usr/bin/git clean -ffdx
2026-06-28T11:42:12.2449138Z Removing .adapter-notify/
2026-06-28T11:42:12.2449946Z Removing target/
2026-06-28T11:42:12.2460134Z [command]/usr/bin/git reset --hard HEAD
2026-06-28T11:42:12.2721670Z HEAD is now at 0e48ce332 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:42:12.2727629Z ##[endgroup]
2026-06-28T11:42:12.2730042Z ##[group]Disabling automatic garbage collection
2026-06-28T11:42:12.2733881Z [command]/usr/bin/git config --local gc.auto 0
2026-06-28T11:42:12.2760322Z ##[endgroup]
2026-06-28T11:42:12.2760821Z ##[group]Setting up auth
2026-06-28T11:42:12.2766182Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-28T11:42:12.2792918Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-28T11:42:12.2991936Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-28T11:42:12.3018465Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-28T11:42:12.3203224Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-28T11:42:12.3225983Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-28T11:42:12.3412096Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-28T11:42:12.3441049Z ##[endgroup]
2026-06-28T11:42:12.3446692Z ##[group]Fetching the repository
2026-06-28T11:42:12.3447789Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +0e48ce332909c69c844bafe97d79a20fad195757:refs/remotes/pull/39/merge
2026-06-28T11:42:13.6941739Z ##[endgroup]
2026-06-28T11:42:13.6942474Z ##[group]Determining the checkout info
2026-06-28T11:42:13.6943047Z ##[endgroup]
2026-06-28T11:42:13.6946932Z [command]/usr/bin/git sparse-checkout disable
2026-06-28T11:42:13.6984677Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-28T11:42:13.7010531Z ##[group]Checking out the ref
2026-06-28T11:42:13.7012264Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/39/merge
2026-06-28T11:42:13.7057416Z HEAD is now at 0e48ce332 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:42:13.7062021Z ##[endgroup]
2026-06-28T11:42:13.7099723Z [command]/usr/bin/git log -1 --format=%H
2026-06-28T11:42:13.7124580Z 0e48ce332909c69c844bafe97d79a20fad195757
2026-06-28T11:42:13.7295577Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-28T11:42:13.7296100Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-28T11:42:13.7311904Z shell: /usr/bin/bash -e {0}
2026-06-28T11:42:13.7312181Z ##[endgroup]
2026-06-28T11:42:13.7408008Z ##[group]Run set -euo pipefail
2026-06-28T11:42:13.7408370Z [36;1mset -euo pipefail[0m
2026-06-28T11:42:13.7408613Z [36;1mPIN=0c95435[0m
2026-06-28T11:42:13.7408857Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-28T11:42:13.7409247Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-28T11:42:13.7409614Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-28T11:42:13.7410068Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-28T11:42:13.7410524Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-28T11:42:13.7410897Z [36;1m  rm -rf "$CACHE"[0m
2026-06-28T11:42:13.7411159Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-28T11:42:13.7411454Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-28T11:42:13.7411823Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-28T11:42:13.7412218Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-28T11:42:13.7412490Z [36;1mfi[0m
2026-06-28T11:42:13.7412805Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-28T11:42:13.7425780Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-28T11:42:13.7426095Z env:
2026-06-28T11:42:13.7426323Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-28T11:42:13.7426643Z ##[endgroup]
2026-06-28T11:42:14.0084553Z    Compiling proc-macro2 v1.0.106
2026-06-28T11:42:14.0085192Z    Compiling quote v1.0.45
2026-06-28T11:42:14.0085603Z    Compiling unicode-ident v1.0.24
2026-06-28T11:42:14.0086032Z    Compiling libc v0.2.186
2026-06-28T11:42:14.0086457Z    Compiling serde_core v1.0.228
2026-06-28T11:42:14.0086867Z    Compiling cfg-if v1.0.4
2026-06-28T11:42:14.0087273Z    Compiling serde v1.0.228
2026-06-28T11:42:14.0088035Z    Compiling log v0.4.32
2026-06-28T11:42:14.0088436Z    Compiling pin-project-lite v0.2.17
2026-06-28T11:42:14.0107437Z    Compiling typenum v1.20.1
2026-06-28T11:42:14.0123883Z    Compiling portable-atomic v1.13.1
2026-06-28T11:42:14.0172622Z    Compiling version_check v0.9.5
2026-06-28T11:42:14.0305179Z    Compiling memchr v2.8.1
2026-06-28T11:42:14.0351676Z    Compiling shlex v2.0.1
2026-06-28T11:42:14.0536043Z    Compiling critical-section v1.2.0
2026-06-28T11:42:14.0761848Z    Compiling find-msvc-tools v0.1.9
2026-06-28T11:42:14.0914117Z    Compiling bytes v1.11.1
2026-06-28T11:42:14.0989343Z    Compiling subtle v2.6.1
2026-06-28T11:42:14.1480476Z    Compiling futures-core v0.3.32
2026-06-28T11:42:14.2748055Z    Compiling equivalent v1.0.2
2026-06-28T11:42:14.2851110Z    Compiling smallvec v1.15.1
2026-06-28T11:42:14.2969789Z    Compiling itoa v1.0.18
2026-06-28T11:42:14.3083646Z    Compiling semver v1.0.28
2026-06-28T11:42:14.3228301Z    Compiling stable_deref_trait v1.2.1
2026-06-28T11:42:14.3466993Z    Compiling futures-io v0.3.32
2026-06-28T11:42:14.3552716Z    Compiling futures-sink v0.3.32
2026-06-28T11:42:14.3908029Z    Compiling slab v0.4.12
2026-06-28T11:42:14.4029152Z    Compiling futures-task v0.3.32
2026-06-28T11:42:14.4033615Z    Compiling generic-array v0.14.7
2026-06-28T11:42:14.4501711Z    Compiling futures-channel v0.3.32
2026-06-28T11:42:14.5058935Z    Compiling bitflags v2.12.1
2026-06-28T11:42:14.5368361Z    Compiling rustversion v1.0.22
2026-06-28T11:42:14.5553698Z    Compiling hashbrown v0.17.1
2026-06-28T11:42:14.5712819Z    Compiling cpufeatures v0.2.17
2026-06-28T11:42:14.5830906Z    Compiling rustc_version v0.4.1
2026-06-28T11:42:14.6281331Z    Compiling fnv v1.0.7
2026-06-28T11:42:14.6350059Z    Compiling rand_core v0.10.1
2026-06-28T11:42:14.6411225Z    Compiling cfg_aliases v0.2.1
2026-06-28T11:42:14.6775102Z    Compiling strsim v0.11.1
2026-06-28T11:42:14.6910203Z    Compiling litemap v0.8.2
2026-06-28T11:42:14.7001229Z    Compiling writeable v0.6.3
2026-06-28T11:42:14.7002940Z    Compiling getrandom v0.4.2
2026-06-28T11:42:14.7421449Z    Compiling icu_properties_data v2.2.0
2026-06-28T11:42:14.7926077Z    Compiling utf8_iter v1.0.4
2026-06-28T11:42:14.9090919Z    Compiling ident_case v1.0.1
2026-06-28T11:42:14.9174851Z    Compiling dunce v1.0.5
2026-06-28T11:42:14.9300862Z    Compiling icu_normalizer_data v2.2.0
2026-06-28T11:42:14.9347826Z    Compiling fs_extra v1.3.0
2026-06-28T11:42:14.9772524Z    Compiling percent-encoding v2.3.2
2026-06-28T11:42:14.9871058Z    Compiling autocfg v1.5.1
2026-06-28T11:42:15.0133240Z    Compiling http v1.4.1
2026-06-28T11:42:15.0240090Z    Compiling cpufeatures v0.3.0
2026-06-28T11:42:15.1721734Z    Compiling unicode-segmentation v1.13.3
2026-06-28T11:42:15.1831802Z    Compiling aws-lc-rs v1.17.0
2026-06-28T11:42:15.1851046Z    Compiling thiserror v2.0.18
2026-06-28T11:42:15.1991271Z    Compiling scopeguard v1.2.0
2026-06-28T11:42:15.2040618Z    Compiling form_urlencoded v1.2.2
2026-06-28T11:42:15.2672962Z    Compiling lock_api v0.4.14
2026-06-28T11:42:15.2718180Z    Compiling chacha20 v0.10.0
2026-06-28T11:42:15.3221897Z    Compiling syn v2.0.117
2026-06-28T11:42:15.4041515Z    Compiling untrusted v0.9.0
2026-06-28T11:42:15.4460686Z    Compiling indexmap v2.14.0
2026-06-28T11:42:15.4670593Z    Compiling rustls v0.23.40
2026-06-28T11:42:15.4740714Z    Compiling heck v0.5.0
2026-06-28T11:42:15.4930530Z    Compiling atomic-waker v1.1.2
2026-06-28T11:42:15.5460876Z    Compiling const-oid v0.10.2
2026-06-28T11:42:15.5555158Z    Compiling anyhow v1.0.102
2026-06-28T11:42:15.5622574Z    Compiling unicode-xid v0.2.6
2026-06-28T11:42:15.5773386Z    Compiling zerocopy v0.8.50
2026-06-28T11:42:15.5860964Z    Compiling httparse v1.10.1
2026-06-28T11:42:15.5960857Z    Compiling paste v1.0.15
2026-06-28T11:42:15.6211060Z    Compiling parking_lot_core v0.9.12
2026-06-28T11:42:15.6571164Z    Compiling convert_case v0.10.0
2026-06-28T11:42:15.6960501Z    Compiling num-traits v0.2.19
2026-06-28T11:42:15.7350635Z    Compiling hybrid-array v0.4.12
2026-06-28T11:42:15.7950592Z    Compiling curve25519-dalek v4.1.3
2026-06-28T11:42:15.8455243Z    Compiling ahash v0.8.12
2026-06-28T11:42:15.8617293Z    Compiling powerfmt v0.2.0
2026-06-28T11:42:15.8688351Z    Compiling base64ct v1.8.3
2026-06-28T11:42:15.9211170Z    Compiling either v1.16.0
2026-06-28T11:42:15.9541349Z    Compiling jobserver v0.1.34
2026-06-28T11:42:16.0103587Z    Compiling fastrand v2.4.1
2026-06-28T11:42:16.0459443Z    Compiling deranged v0.5.8
2026-06-28T11:42:16.1021060Z    Compiling crypto-common v0.1.7
2026-06-28T11:42:16.1090526Z    Compiling block-buffer v0.10.4
2026-06-28T11:42:16.1965930Z    Compiling http-body v1.0.1
2026-06-28T11:42:16.2050707Z    Compiling digest v0.10.7
2026-06-28T11:42:16.2370955Z    Compiling cc v1.2.63
2026-06-28T11:42:16.2371865Z    Compiling pem-rfc7468 v1.0.0
2026-06-28T11:42:16.3340898Z    Compiling vcpkg v0.2.15
2026-06-28T11:42:16.3732645Z    Compiling base64 v0.22.1
2026-06-28T11:42:16.4001184Z    Compiling num-conv v0.2.2
2026-06-28T11:42:16.4102025Z    Compiling time-core v0.1.8
2026-06-28T11:42:16.4432201Z    Compiling tinyvec_macros v0.1.1
2026-06-28T11:42:16.4838162Z    Compiling mio v1.2.1
2026-06-28T11:42:16.5131941Z    Compiling socket2 v0.6.4
2026-06-28T11:42:16.5389332Z    Compiling getrandom v0.2.17
2026-06-28T11:42:16.5713953Z    Compiling tower-service v0.3.3
2026-06-28T11:42:16.6521022Z    Compiling data-encoding v2.11.0
2026-06-28T11:42:16.7111149Z    Compiling rand_core v0.6.4
2026-06-28T11:42:16.7340786Z    Compiling rand v0.10.1
2026-06-28T11:42:16.7341544Z    Compiling try-lock v0.2.5
2026-06-28T11:42:16.7988891Z    Compiling zmij v1.0.21
2026-06-28T11:42:16.8092297Z    Compiling pkg-config v0.3.33
2026-06-28T11:42:16.8094242Z    Compiling parking_lot v0.12.5
2026-06-28T11:42:16.8805836Z    Compiling want v0.3.1
2026-06-28T11:42:16.9038397Z    Compiling tinyvec v1.11.0
2026-06-28T11:42:17.0440760Z    Compiling sha2 v0.10.9
2026-06-28T11:42:17.0480804Z    Compiling block-buffer v0.12.0
2026-06-28T11:42:17.2097390Z    Compiling crypto-common v0.2.2
2026-06-28T11:42:17.2230296Z    Compiling inout v0.1.4
2026-06-28T11:42:17.2680832Z    Compiling vergen-lib v9.1.0
2026-06-28T11:42:17.2897827Z    Compiling n0-future v0.3.2
2026-06-28T11:42:17.3417354Z    Compiling serde_json v1.0.150
2026-06-28T11:42:17.3483117Z    Compiling winnow v1.0.3
2026-06-28T11:42:17.4060239Z    Compiling cordyceps v0.3.4
2026-06-28T11:42:17.4450616Z    Compiling spin v0.10.0
2026-06-28T11:42:17.4767334Z    Compiling cmake v0.1.58
2026-06-28T11:42:17.5190706Z    Compiling diatomic-waker v0.2.3
2026-06-28T11:42:17.5593053Z    Compiling httpdate v1.0.3
2026-06-28T11:42:17.5670610Z    Compiling crossbeam-utils v0.8.21
2026-06-28T11:42:17.5774168Z    Compiling parking v2.2.1
2026-06-28T11:42:17.6068531Z    Compiling signature v2.2.0
2026-06-28T11:42:17.6940951Z    Compiling cipher v0.4.4
2026-06-28T11:42:17.7050972Z    Compiling futures-lite v2.6.1
2026-06-28T11:42:17.7090497Z    Compiling ed25519 v2.2.3
2026-06-28T11:42:17.7394809Z    Compiling futures-buffered v0.2.13
2026-06-28T11:42:17.7700572Z    Compiling netlink-packet-core v0.8.1
2026-06-28T11:42:17.8390649Z    Compiling universal-hash v0.5.1
2026-06-28T11:42:17.8461431Z    Compiling vergen v9.1.0
2026-06-28T11:42:17.8813346Z    Compiling vergen-lib v0.1.6
2026-06-28T11:42:17.8910891Z    Compiling heapless v0.7.17
2026-06-28T11:42:17.8945818Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-28T11:42:17.9161398Z    Compiling noq-udp v0.10.0
2026-06-28T11:42:17.9350882Z    Compiling sync_wrapper v1.0.2
2026-06-28T11:42:17.9404129Z    Compiling opaque-debug v0.3.1
2026-06-28T11:42:17.9749577Z    Compiling byteorder v1.5.0
2026-06-28T11:42:18.0076158Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-28T11:42:18.0142206Z    Compiling allocator-api2 v0.2.21
2026-06-28T11:42:18.0880289Z    Compiling polyval v0.6.2
2026-06-28T11:42:18.1490921Z    Compiling digest v0.11.3
2026-06-28T11:42:18.1904160Z    Compiling hash32 v0.2.1
2026-06-28T11:42:18.1969071Z    Compiling spin v0.9.8
2026-06-28T11:42:18.2192500Z    Compiling vergen-gitcl v1.0.8
2026-06-28T11:42:18.2769686Z    Compiling tower-layer v0.3.3
2026-06-28T11:42:18.2950138Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-28T11:42:18.3193799Z    Compiling signature v3.0.0
2026-06-28T11:42:18.3840744Z    Compiling fallible-iterator v0.3.0
2026-06-28T11:42:18.4001372Z    Compiling num_threads v0.1.7
2026-06-28T11:42:18.4252069Z    Compiling ryu v1.0.23
2026-06-28T11:42:18.4408066Z    Compiling sha2 v0.11.0-rc.5
2026-06-28T11:42:18.4517751Z    Compiling aws-lc-sys v0.41.0
2026-06-28T11:42:18.4582365Z    Compiling ring v0.17.14
2026-06-28T11:42:18.4611295Z    Compiling libsqlite3-sys v0.30.1
2026-06-28T11:42:18.4721804Z    Compiling time v0.3.47
2026-06-28T11:42:18.5088557Z    Compiling ghash v0.5.1
2026-06-28T11:42:18.6028108Z    Compiling aes v0.8.4
2026-06-28T11:42:18.6130494Z    Compiling ctr v0.9.2
2026-06-28T11:42:18.7470859Z    Compiling fs2 v0.4.3
2026-06-28T11:42:18.7665902Z    Compiling http-body-util v0.1.3
2026-06-28T11:42:18.7931670Z    Compiling aead v0.5.2
2026-06-28T11:42:18.8000641Z    Compiling openssl-probe v0.2.1
2026-06-28T11:42:18.8271663Z    Compiling crossbeam-epoch v0.9.18
2026-06-28T11:42:18.9162185Z    Compiling crossbeam-channel v0.5.15
2026-06-28T11:42:18.9461039Z    Compiling blake3 v1.8.5
2026-06-28T11:42:18.9811157Z    Compiling netlink-packet-route v0.29.0
2026-06-28T11:42:19.0690651Z    Compiling uuid v1.23.2
2026-06-28T11:42:19.2035710Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-28T11:42:19.2220793Z    Compiling aes-gcm v0.10.3
2026-06-28T11:42:19.2532739Z    Compiling memoffset v0.6.5
2026-06-28T11:42:19.2626944Z    Compiling acto v0.8.2
2026-06-28T11:42:19.3901290Z    Compiling netwatch v0.16.0
2026-06-28T11:42:19.4061072Z    Compiling noq v0.18.0
2026-06-28T11:42:19.4142347Z    Compiling sorted-index-buffer v0.2.1
2026-06-28T11:42:19.4434343Z    Compiling mac-addr v0.3.0
2026-06-28T11:42:19.5480764Z    Compiling rustix v1.1.4
2026-06-28T11:42:19.6011343Z    Compiling thiserror v1.0.69
2026-06-28T11:42:19.6281291Z    Compiling identity-hash v0.1.0
2026-06-28T11:42:19.6370988Z    Compiling lru-slab v0.1.2
2026-06-28T11:42:19.6611172Z    Compiling rustc-hash v2.1.2
2026-06-28T11:42:19.6741858Z    Compiling xml-rs v0.8.28
2026-06-28T11:42:19.7080908Z    Compiling foldhash v0.2.0
2026-06-28T11:42:19.7505202Z    Compiling tagptr v0.2.0
2026-06-28T11:42:19.7594968Z    Compiling ref-cast v1.0.25
2026-06-28T11:42:19.8798322Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-28T11:42:19.9031457Z    Compiling hashbrown v0.16.1
2026-06-28T11:42:20.0406698Z    Compiling netlink-packet-route v0.30.0
2026-06-28T11:42:20.0932496Z    Compiling errno v0.3.14
2026-06-28T11:42:20.1337888Z    Compiling serial-core v0.4.0
2026-06-28T11:42:20.1402475Z    Compiling ioctl-rs v0.1.6
2026-06-28T11:42:20.2242983Z    Compiling termios v0.2.2
2026-06-28T11:42:20.2311562Z    Compiling aho-corasick v1.1.4
2026-06-28T11:42:20.2883091Z    Compiling simple-dns v0.9.3
2026-06-28T11:42:20.3541150Z    Compiling synstructure v0.13.2
2026-06-28T11:42:20.5643037Z    Compiling darling_core v0.20.11
2026-06-28T11:42:20.7141318Z    Compiling proc-macro-crate v3.5.0
2026-06-28T11:42:20.7826075Z    Compiling xmltree v0.10.3
2026-06-28T11:42:20.8058098Z    Compiling serde_derive_internals v0.29.1
2026-06-28T11:42:20.9571873Z    Compiling winnow v0.7.15
2026-06-28T11:42:20.9861565Z    Compiling toml_write v0.1.2
2026-06-28T11:42:21.0600912Z    Compiling arrayvec v0.7.6
2026-06-28T11:42:21.2131990Z    Compiling simdutf8 v0.1.5
2026-06-28T11:42:21.2133814Z    Compiling linux-raw-sys v0.12.1
2026-06-28T11:42:21.2313331Z    Compiling signal-hook v0.3.18
2026-06-28T11:42:21.2425540Z    Compiling sha1_smol v1.0.1
2026-06-28T11:42:21.2701459Z    Compiling constant_time_eq v0.4.2
2026-06-28T11:42:21.3622407Z    Compiling smol_str v0.1.24
2026-06-28T11:42:21.4360823Z    Compiling resolv-conf v0.7.6
2026-06-28T11:42:21.4607419Z    Compiling arrayref v0.3.9
2026-06-28T11:42:21.5117632Z    Compiling regex-syntax v0.8.10
2026-06-28T11:42:21.5870989Z    Compiling lru v0.16.4
2026-06-28T11:42:21.7643427Z    Compiling serial-unix v0.4.0
2026-06-28T11:42:21.8970395Z    Compiling darling_core v0.23.0
2026-06-28T11:42:21.9090604Z    Compiling signal-hook-registry v1.4.8
2026-06-28T11:42:22.0084615Z    Compiling serde_bytes v0.11.19
2026-06-28T11:42:22.1121167Z    Compiling serde_derive v1.0.228
2026-06-28T11:42:22.2203726Z    Compiling zeroize_derive v1.4.3
2026-06-28T11:42:22.2312644Z    Compiling tokio-macros v2.7.0
2026-06-28T11:42:22.2541283Z    Compiling zerofrom-derive v0.1.7
2026-06-28T11:42:22.6893458Z    Compiling futures-macro v0.3.32
2026-06-28T11:42:22.7166322Z    Compiling zeroize v1.8.2
2026-06-28T11:42:22.8856431Z    Compiling tokio v1.52.3
2026-06-28T11:42:22.8971209Z    Compiling yoke-derive v0.8.2
2026-06-28T11:42:23.1565090Z    Compiling zerovec-derive v0.11.3
2026-06-28T11:42:23.4190842Z    Compiling displaydoc v0.2.6
2026-06-28T11:42:23.5743325Z    Compiling tracing-attributes v0.1.31
2026-06-28T11:42:23.6014205Z    Compiling futures-util v0.3.32
2026-06-28T11:42:23.6097804Z    Compiling zerofrom v0.1.8
2026-06-28T11:42:23.7050430Z    Compiling rustls-pki-types v1.14.1
2026-06-28T11:42:23.7438731Z    Compiling thiserror-impl v2.0.18
2026-06-28T11:42:24.1287201Z    Compiling yoke v0.8.3
2026-06-28T11:42:24.2310685Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-28T11:42:24.3518922Z    Compiling zerotrie v0.2.4
2026-06-28T11:42:24.5651130Z    Compiling zerovec v0.11.6
2026-06-28T11:42:24.7209768Z    Compiling darling_macro v0.20.11
2026-06-28T11:42:24.8322246Z    Compiling derive_more-impl v2.1.1
2026-06-28T11:42:24.9988036Z    Compiling spez v0.1.2
2026-06-28T11:42:25.0371025Z    Compiling darling v0.20.11
2026-06-28T11:42:25.0968308Z    Compiling derive_builder_core v0.20.2
2026-06-28T11:42:25.1730294Z    Compiling n0-error-macros v0.1.3
2026-06-28T11:42:25.3407791Z    Compiling tinystr v0.8.3
2026-06-28T11:42:25.3618323Z    Compiling potential_utf v0.1.5
2026-06-28T11:42:25.5111422Z    Compiling icu_locale_core v2.2.0
2026-06-28T11:42:25.5183196Z    Compiling icu_collections v2.2.0
2026-06-28T11:42:25.5521398Z    Compiling der v0.8.0-rc.10
2026-06-28T11:42:25.5618313Z    Compiling pin-project-internal v1.1.13
2026-06-28T11:42:26.0791773Z    Compiling n0-error v0.1.3
2026-06-28T11:42:26.2621804Z    Compiling cobs v0.3.0
2026-06-28T11:42:26.3424389Z    Compiling derive_builder_macro v0.20.2
2026-06-28T11:42:26.4615736Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-28T11:42:26.4745986Z    Compiling postcard-derive v0.2.2
2026-06-28T11:42:26.6009954Z    Compiling icu_provider v2.2.0
2026-06-28T11:42:26.8720785Z    Compiling derive_builder v0.20.2
2026-06-28T11:42:26.9598083Z    Compiling icu_properties v2.2.0
2026-06-28T11:42:26.9941058Z    Compiling icu_normalizer v2.2.0
2026-06-28T11:42:27.0845220Z    Compiling ipnet v2.12.0
2026-06-28T11:42:27.0942262Z    Compiling spki v0.8.0-rc.4
2026-06-28T11:42:27.1433796Z    Compiling pin-project v1.1.13
2026-06-28T11:42:27.2058610Z    Compiling futures-executor v0.3.32
2026-06-28T11:42:27.2710632Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-28T11:42:27.3930705Z    Compiling ed25519-dalek v2.2.0
2026-06-28T11:42:27.4349228Z    Compiling ed25519 v3.0.0-rc.4
2026-06-28T11:42:27.5717147Z    Compiling prefix-trie v0.8.4
2026-06-28T11:42:27.5985401Z    Compiling spt-proto v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-28T11:42:27.7133045Z    Compiling once_cell v1.21.4
2026-06-28T11:42:27.7382392Z    Compiling futures v0.3.32
2026-06-28T11:42:27.8130824Z    Compiling data-encoding-macro v0.1.20
2026-06-28T11:42:27.8549725Z    Compiling rustls-native-certs v0.8.4
2026-06-28T11:42:27.8674778Z    Compiling iroh-metrics-derive v0.4.1
2026-06-28T11:42:27.8772290Z    Compiling num_enum_derive v0.7.6
2026-06-28T11:42:27.9470242Z    Compiling tracing-core v0.1.36
2026-06-28T11:42:28.2920740Z    Compiling async-trait v0.1.89
2026-06-28T11:42:28.3369776Z    Compiling idna_adapter v1.2.2
2026-06-28T11:42:28.4362914Z    Compiling tracing v0.1.44
2026-06-28T11:42:28.4414470Z    Compiling idna v1.1.0
2026-06-28T11:42:28.5420611Z    Compiling hashbrown v0.14.5
2026-06-28T11:42:28.7471640Z    Compiling postcard v1.1.3
2026-06-28T11:42:28.7690963Z    Compiling enum-assoc v1.3.0
2026-06-28T11:42:28.9222555Z    Compiling url v2.5.8
2026-06-28T11:42:28.9353050Z    Compiling tokio-util v0.7.18
2026-06-28T11:42:28.9870641Z    Compiling netlink-sys v0.8.8
2026-06-28T11:42:29.1591266Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-28T11:42:29.2001619Z    Compiling tower v0.5.3
2026-06-28T11:42:29.2070395Z    Compiling derive_more v2.1.1
2026-06-28T11:42:29.2900865Z    Compiling hashlink v0.9.1
2026-06-28T11:42:29.3170917Z    Compiling strum_macros v0.28.0
2026-06-28T11:42:29.3572269Z    Compiling netdev v0.42.0
2026-06-28T11:42:29.3780662Z    Compiling netlink-proto v0.12.0
2026-06-28T11:42:29.4015857Z    Compiling iroh-metrics v0.38.3
2026-06-28T11:42:29.4980469Z    Compiling num_enum v0.7.6
2026-06-28T11:42:29.5719325Z    Compiling iroh-relay v0.98.0
2026-06-28T11:42:29.5823871Z    Compiling moka v0.12.15
2026-06-28T11:42:29.6304045Z    Compiling toml_datetime v0.6.11
2026-06-28T11:42:29.6547280Z    Compiling rusqlite v0.32.1
2026-06-28T11:42:29.6626651Z    Compiling serde_spanned v0.6.9
2026-06-28T11:42:29.6804801Z    Compiling ref-cast-impl v1.0.25
2026-06-28T11:42:29.7883743Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-28T11:42:29.8095766Z    Compiling tower-http v0.6.11
2026-06-28T11:42:29.8298722Z    Compiling attohttpc v0.30.1
2026-06-28T11:42:29.9146697Z    Compiling h2 v0.4.14
2026-06-28T11:42:30.0826903Z    Compiling n0-watcher v0.6.1
2026-06-28T11:42:30.1299836Z    Compiling tokio-stream v0.1.18
2026-06-28T11:42:30.1843699Z    Compiling iroh-base v0.98.0
2026-06-28T11:42:30.2881124Z    Compiling thiserror-impl v1.0.69
2026-06-28T11:42:30.4002337Z    Compiling toml_edit v0.22.27
2026-06-28T11:42:30.7031178Z    Compiling webpki-roots v1.0.7
2026-06-28T11:42:30.7459046Z    Compiling regex-automata v0.4.14
2026-06-28T11:42:30.7687599Z    Compiling schemars_derive v1.2.1
2026-06-28T11:42:30.8066711Z    Compiling spt-store v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-28T11:42:30.9040839Z    Compiling seize v0.5.1
2026-06-28T11:42:30.9512404Z    Compiling hmac v0.12.1
2026-06-28T11:42:31.0740641Z    Compiling iroh v0.98.2
2026-06-28T11:42:31.2880802Z    Compiling pin-utils v0.1.0
2026-06-28T11:42:31.3370947Z    Compiling bitflags v1.3.2
2026-06-28T11:42:31.3471725Z    Compiling dyn-clone v1.0.20
2026-06-28T11:42:31.3687527Z    Compiling rustix v0.38.44
2026-06-28T11:42:31.4120665Z    Compiling cmov v0.5.4
2026-06-28T11:42:31.4637322Z    Compiling utf8parse v0.2.2
2026-06-28T11:42:31.4766988Z    Compiling nix v0.25.1
2026-06-28T11:42:31.5372517Z    Compiling anstyle-parse v1.0.0
2026-06-28T11:42:31.5438030Z    Compiling papaya v0.2.4
2026-06-28T11:42:31.6837594Z    Compiling ctutils v0.4.2
2026-06-28T11:42:31.7655716Z    Compiling hkdf v0.12.4
2026-06-28T11:42:31.8050914Z    Compiling backon v1.6.0
2026-06-28T11:42:31.8961213Z    Compiling darling_macro v0.23.0
2026-06-28T11:42:31.9160401Z    Compiling filedescriptor v0.8.3
2026-06-28T11:42:32.0682419Z    Compiling serial v0.4.0
2026-06-28T11:42:32.1389500Z    Compiling downcast-rs v1.2.1
2026-06-28T11:42:32.1761362Z    Compiling colorchoice v1.0.5
2026-06-28T11:42:32.1838455Z    Compiling instability v0.3.12
2026-06-28T11:42:32.1976056Z    Compiling strum v0.28.0
2026-06-28T11:42:32.2123754Z    Compiling linux-raw-sys v0.4.15
2026-06-28T11:42:32.2293958Z    Compiling foldhash v0.1.5
2026-06-28T11:42:32.2670939Z    Compiling is_terminal_polyfill v1.70.2
2026-06-28T11:42:32.3221565Z    Compiling iroh-dns v0.98.0
2026-06-28T11:42:32.3391335Z    Compiling anstyle-query v1.1.5
2026-06-28T11:42:32.3583211Z    Compiling shell-words v1.1.1
2026-06-28T11:42:32.3670447Z    Compiling anstyle v1.0.14
2026-06-28T11:42:32.4040866Z    Compiling hashbrown v0.15.5
2026-06-28T11:42:32.4261181Z    Compiling darling v0.23.0
2026-06-28T11:42:32.4872373Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-28T11:42:32.5234708Z    Compiling signal-hook-mio v0.2.5
2026-06-28T11:42:32.6238855Z    Compiling anstream v1.0.0
2026-06-28T11:42:32.6423668Z    Compiling spake2 v0.4.0
2026-06-28T11:42:32.6910273Z    Compiling schemars v1.2.1
2026-06-28T11:42:32.8417859Z    Compiling terminal_size v0.4.4
2026-06-28T11:42:32.8812966Z    Compiling strum_macros v0.26.4
2026-06-28T11:42:32.9555839Z    Compiling sha1 v0.10.6
2026-06-28T11:42:32.9770544Z    Compiling itertools v0.13.0
2026-06-28T11:42:33.0391011Z    Compiling castaway v0.2.4
2026-06-28T11:42:33.1621381Z    Compiling toml v0.8.23
2026-06-28T11:42:33.1781522Z    Compiling indoc v2.0.7
2026-06-28T11:42:33.2367560Z    Compiling unicode-width v0.1.14
2026-06-28T11:42:33.5825997Z    Compiling regex v1.12.3
2026-06-28T11:42:33.6591214Z    Compiling static_assertions v1.1.0
2026-06-28T11:42:33.7201291Z    Compiling doctest-file v1.1.1
2026-06-28T11:42:33.8425276Z    Compiling clap_lex v1.1.0
2026-06-28T11:42:34.1409308Z    Compiling spt-msg v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-28T11:42:34.1866646Z    Compiling interprocess v2.4.2
2026-06-28T11:42:34.2515427Z    Compiling clap_builder v4.6.0
2026-06-28T11:42:34.3381097Z    Compiling compact_str v0.8.2
2026-06-28T11:42:35.0043507Z    Compiling spt-runtime v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-28T11:42:35.2939561Z    Compiling unicode-truncate v1.1.0
2026-06-28T11:42:35.3857281Z    Compiling crossterm v0.28.1
2026-06-28T11:42:35.3971255Z    Compiling lru v0.12.5
2026-06-28T11:42:35.4370387Z    Compiling strum v0.26.3
2026-06-28T11:42:35.4461121Z    Compiling clap_derive v4.6.1
2026-06-28T11:42:35.4845903Z    Compiling cassowary v0.3.0
2026-06-28T11:42:35.4971659Z    Compiling iana-time-zone v0.1.65
2026-06-28T11:42:35.5460663Z    Compiling unicode-width v0.2.0
2026-06-28T11:42:35.6116749Z    Compiling nucleo-matcher v0.3.1
2026-06-28T11:42:35.8082571Z    Compiling portable-pty v0.8.1
2026-06-28T11:42:35.8811074Z    Compiling hyper v1.10.1
2026-06-28T11:42:35.9196860Z    Compiling chrono v0.4.45
2026-06-28T11:42:36.3415718Z    Compiling spt-term v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-28T11:42:36.3593650Z    Compiling qrcode v0.14.1
2026-06-28T11:42:36.8243006Z    Compiling ratatui v0.29.0
2026-06-28T11:42:36.8678583Z    Compiling tempfile v3.27.0
2026-06-28T11:42:37.7360038Z    Compiling clap v4.6.1
2026-06-28T11:42:37.7409695Z    Compiling hyper-util v0.1.20
2026-06-28T11:42:38.3690870Z    Compiling spt-live v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-28T11:42:39.4574684Z    Compiling igd-next v0.17.1
2026-06-28T11:42:40.3769461Z    Compiling portmapper v0.16.0
2026-06-28T11:42:45.1950738Z    Compiling rustls-webpki v0.103.13
2026-06-28T11:42:47.4379768Z    Compiling tokio-rustls v0.26.4
2026-06-28T11:42:47.4380127Z    Compiling noq-proto v0.17.0
2026-06-28T11:42:47.4380454Z    Compiling rustls-platform-verifier v0.7.0
2026-06-28T11:42:47.5740098Z    Compiling hickory-net v0.26.0-beta.4
2026-06-28T11:42:47.5740825Z    Compiling hyper-rustls v0.27.9
2026-06-28T11:42:47.5741382Z    Compiling tokio-websockets v0.13.2
2026-06-28T11:42:47.6897459Z    Compiling reqwest v0.13.4
2026-06-28T11:42:48.5868444Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-28T11:43:01.6377473Z    Compiling spt-net v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-28T11:43:02.9611329Z    Compiling spt-daemon v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-28T11:43:10.1236262Z    Compiling spt v0.17.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-28T11:43:14.0544096Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-06-28T11:43:14.0786618Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-51ecb733ca5da096)
2026-06-28T11:43:14.0800050Z 
2026-06-28T11:43:14.0800249Z running 1 test
2026-06-28T11:43:21.9437491Z test new_brain_serves_against_old_broker ... ok
2026-06-28T11:43:21.9437839Z 
2026-06-28T11:43:21.9438563Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.86s
2026-06-28T11:43:21.9438921Z 
2026-06-28T11:43:21.9655600Z Post job cleanup.
2026-06-28T11:43:22.0328094Z [command]/usr/bin/git version
2026-06-28T11:43:22.0393736Z git version 2.43.0
2026-06-28T11:43:22.0430042Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b48eacd3-191e-43a7-875e-a80da75578ef' before making global git config changes
2026-06-28T11:43:22.0430670Z Adding repository directory to the temporary git global config as a safe directory
2026-06-28T11:43:22.0433330Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-28T11:43:22.0462322Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-28T11:43:22.0488200Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-28T11:43:22.0678846Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-28T11:43:22.0696728Z http.https://github.com/.extraheader
2026-06-28T11:43:22.0703548Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-28T11:43:22.0728006Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-28T11:43:22.0908344Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-28T11:43:22.0931483Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-28T11:43:22.1234807Z Cleaning up orphan processes
2026-06-28T11:43:22.1741833Z Terminate orphan process: pid (3127331) (spt)
